AccountRedirectEmailAddress Property |
Specifies the e-mail address that should be used for a subsequent Autodiscover request.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string RedirectEmailAddress { get; }Public ReadOnly Property RedirectEmailAddress As String
Get
Property Value
Type:
StringThe redirect email address.
See Also